SPREAD for WPF 3.0J - GcSpreadGrid
GetEnumerator メソッド (SpreadCollection<T>)

GrapeCity.Windows.SpreadGrid 名前空間 > SpreadCollection<T> クラス : GetEnumerator メソッド
コレクションを列挙する列挙子を返します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of T)
public IEnumerator<T> GetEnumerator()

戻り値の型

コレクションの列挙に使用できる IEnumerator
参照

SpreadCollection<T> クラス
SpreadCollection<T> メンバ